Skip to content

[SPARK-9791] Change private class to private[package] class to prevent unnecessary classes from showing up in the docs#8387

Closed
tdas wants to merge 1 commit into
apache:masterfrom
tdas:SPARK-9791
Closed

[SPARK-9791] Change private class to private[package] class to prevent unnecessary classes from showing up in the docs#8387
tdas wants to merge 1 commit into
apache:masterfrom
tdas:SPARK-9791

Conversation

@tdas

@tdas tdas commented Aug 24, 2015

Copy link
Copy Markdown
Contributor

In addition, some random cleanup of import ordering

@tdas

tdas commented Aug 24, 2015

Copy link
Copy Markdown
Contributor Author

@zsxwing please take a look

@zsxwing

zsxwing commented Aug 24, 2015

Copy link
Copy Markdown
Member

LGTM

@SparkQA

SparkQA commented Aug 24, 2015

Copy link
Copy Markdown

Test build #41438 has finished for PR 8387 at commit 67f3ee9.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@tdas tdas changed the title [SPARK-979] Change private class to private[package] class to prevent unnecessary classes from showing up in the docs [SPARK-9791] Change private class to private[package] class to prevent unnecessary classes from showing up in the docs Aug 24, 2015
@tdas

tdas commented Aug 24, 2015

Copy link
Copy Markdown
Contributor Author

Thanks @zsxwing merging this to master and 1.5

asfgit pushed a commit that referenced this pull request Aug 24, 2015
…nt unnecessary classes from showing up in the docs

In addition, some random cleanup of import ordering

Author: Tathagata Das <tathagata.das1565@gmail.com>

Closes #8387 from tdas/SPARK-9791 and squashes the following commits:

67f3ee9 [Tathagata Das] Change private class to private[package] class to prevent them from showing up in the docs

(cherry picked from commit 7478c8b)
Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
@asfgit asfgit closed this in 7478c8b Aug 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants